Skip to content

Improve the documentation of the Digraph encoding formats#897

Open
anujthak wants to merge 1 commit intodigraphs:mainfrom
anujthak:docs-chap9-digraph6
Open

Improve the documentation of the Digraph encoding formats#897
anujthak wants to merge 1 commit intodigraphs:mainfrom
anujthak:docs-chap9-digraph6

Conversation

@anujthak
Copy link

In response to Issue #47,

Improving documentation around the limitations in encoding/decoding formats of the Digraphs package. Specifically moving the discussion on the four types(Graph6, Digraph6, Sparse6, DiSparse6) to a new section called Encoding Formats that includes their limitations and what type to use when encoding a particular graph. Additionally logged shortcomings when attempting to encode incompatible Graph + Type combinations(example: A graph with loops being encoded as Graph6) and added references to this section throughout Chapter 9 to direct the user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments